[INFO] cloning repository https://github.com/Antifrajz/sniper_algorithm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Antifrajz/sniper_algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntifrajz%2Fsniper_algorithm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntifrajz%2Fsniper_algorithm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7824f89d38072b8abc8064c0b73cbf307753223
[INFO] fixing Antifrajz/sniper_algorithm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntifrajz%2Fsniper_algorithm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Antifrajz/sniper_algorithm
[INFO] finished tweaking git repo https://github.com/Antifrajz/sniper_algorithm
[INFO] tweaked toml for git repo https://github.com/Antifrajz/sniper_algorithm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Antifrajz/sniper_algorithm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 369 packages to latest compatible versions
[INFO] [stderr]       Adding flexi_logger v0.22.6 (available: v0.31.9)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding printpdf v0.3.4 (available: v0.9.1)
[INFO] [stderr]       Adding time v0.3.9 (available: v0.3.51)
[INFO] [stderr]       Adding time-macros v0.2.4 (available: v0.2.30)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f
[INFO] running `Command { std: "docker" "start" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking openssl-sys v0.9.117
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking openssl v0.10.81
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling barter-macro v0.1.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking vecmap-rs v0.2.4
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking probe v0.5.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking printpdf v0.3.4
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking flexi_logger v0.22.6
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking barter-instrument-copy v0.1.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking binance v0.21.2
[INFO] [stderr]     Checking barter-integration-copy v0.7.5
[INFO] [stderr]     Checking barter-data-sniper v0.9.2
[INFO] [stderr]     Checking sniper_algorithm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/market/messages/market_responses.rs (1 fix)
[INFO] [stderr]        Fixed src/logging/algo_report.rs (1 fix)
[INFO] [stderr]        Fixed src/logging/algo_logger.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/market/market.rs:222:29
[INFO] [stdout]      |
[INFO] [stdout]  220 |         let user_stream: UserStream = Binance::new_with_config(api_key, api_secret, &config);
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `user_stream` calls a custom destructor
[INFO] [stdout]      |             `user_stream` will be dropped later as of Edition 2024
[INFO] [stdout]  221 |
[INFO] [stdout]  222 |         if let Ok(answer) = user_stream.start() {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  257 |     });
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `user_stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/blocking/client.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | impl Drop for InnerClientHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/market/market.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |     while let Some(msg) = actor.receiver.recv().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 260 |         actor.handle(msg).await;
[INFO] [stdout]     |         -----------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/feed/feed_actor.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     while let Some(msg) = actor.receiver.recv().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 288 |         actor.handle_message(msg).await;
[INFO] [stdout]     |         -------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     format_optional!(min_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 115 |                     format_optional!(max_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     format_optional!(lot_size),
[INFO] [stdout]     |                     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     format_optional!(min_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 118 |                     format_optional!(max_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     format_optional!(tick_size),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 120 |                     format_optional!(min_amount),
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/market/market.rs:222:29
[INFO] [stdout]      |
[INFO] [stdout]  220 |         let user_stream: UserStream = Binance::new_with_config(api_key, api_secret, &config);
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `user_stream` calls a custom destructor
[INFO] [stdout]      |             `user_stream` will be dropped later as of Edition 2024
[INFO] [stdout]  221 |
[INFO] [stdout]  222 |         if let Ok(answer) = user_stream.start() {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  257 |     });
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `user_stream` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.27/src/blocking/client.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | impl Drop for InnerClientHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/market/market.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |     while let Some(msg) = actor.receiver.recv().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 260 |         actor.handle(msg).await;
[INFO] [stdout]     |         -----------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 261 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/feed/feed_actor.rs:287:27
[INFO] [stdout]     |
[INFO] [stdout] 287 |     while let Some(msg) = actor.receiver.recv().await {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |                     |
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 288 |         actor.handle_message(msg).await;
[INFO] [stdout]     |         -------------------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     format_optional!(min_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 115 |                     format_optional!(max_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     format_optional!(lot_size),
[INFO] [stdout]     |                     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     format_optional!(min_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 118 |                     format_optional!(max_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     format_optional!(tick_size),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 120 |                     format_optional!(min_amount),
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: sniper_algorithm v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking sniper_algorithm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     format_optional!(min_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 114 |                     format_optional!(min_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 115 |                     format_optional!(max_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     format_optional!(lot_size),
[INFO] [stdout]     |                     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     format_optional!(min_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 115 |                     format_optional!(max_quantity),
[INFO] [stdout]     |                     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     format_optional!(lot_size),
[INFO] [stdout]     |                     -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 117 |                     format_optional!(min_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 118 |                     format_optional!(max_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     format_optional!(tick_size),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 120 |                     format_optional!(min_amount),
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 118 |                     format_optional!(max_price),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 119 |                     format_optional!(tick_size),
[INFO] [stdout]     |                     --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/market/messages/market_responses.rs:91:18
[INFO] [stdout]     |
[INFO] [stdout]  91 |             Some(ref v) => format!("{}", v),
[INFO] [stdout]     |                  ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 120 |                     format_optional!(min_amount),
[INFO] [stdout]     |                     ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `format_optional` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  91 |             &Some(ref v) => format!("{}", v),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sniper_algorithm` (bin "sniper_algorithm" test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sniper_algorithm` (bin "sniper_algorithm") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f", kill_on_drop: false }`
[INFO] [stdout] b7d260d325e54a8d16b47442281e6dedb28b255549ba2cc1d010d4077748785f
